Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add MSVC Support For UTF-8 #28278

Merged
merged 8 commits into from
Jan 10, 2025

Conversation

sammysun0711
Copy link
Collaborator

Details:

  • Specifies both the source character set and the execution character set as UTF-8.
  • Avoid garbled text during Chinese character to UTF-8 conversion.

Tickets:

  • ticket-id

@sammysun0711 sammysun0711 requested a review from a team as a code owner January 6, 2025 11:56
@github-actions github-actions bot added the category: build OpenVINO cmake script / infra label Jan 6, 2025
@ilya-lavrenov ilya-lavrenov added this to the 2025.0 milestone Jan 6, 2025
@ilya-lavrenov ilya-lavrenov self-assigned this Jan 6, 2025
@sammysun0711
Copy link
Collaborator Author

It seems add MSVC UTF-8 compile option break nvidia plugin build on Windows, @ilya-lavrenov, could you share some suggestion?

@ilya-lavrenov ilya-lavrenov added this pull request to the merge queue Jan 10, 2025
Merged via the queue into openvinotoolkit:master with commit eaad9a8 Jan 10, 2025
185 checks passed
MirceaDan99 pushed a commit to MirceaDan99/openvino that referenced this pull request Jan 22, 2025
### Details:
- Specifies both the source character set and the execution character
set as UTF-8.
 - Avoid garbled text during Chinese character to UTF-8 conversion. 

### Tickets:
 - *ticket-id*

---------

Co-authored-by: Ilya Lavrenov <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
category: build OpenVINO cmake script / infra
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants